home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / CHIP Kasım 1996.iso / win95prg / eudora / setup.ini < prev    next >
Windows Setup INFormation  |  1995-12-18  |  2KB  |  40 lines

  1. [Startup]
  2. 16on16=Y
  3.  
  4. [Version]
  5. Version=0
  6. ;; Tells setup which version of Eudora Pro to install (default is 0).
  7. ;;   Version = 0 tells setup to detect the flavor of the user's OS and install
  8. ;;               the appropriate version of Eudora Pro.  Under Windows 3.1
  9.          and Win32s, the 16 bit version of Eudora will be installed.
  10.          Under Win95 and NT, the 32 bit version will be installed.
  11. ;;   Version = 16 will force setup to install the 16 bit version.
  12. ;;   Version = 32 will force setup to install the 32 bit version.
  13.  
  14. [Options]
  15. ExeDir=
  16. ;; Full pathname of where the Eudora executable should be installed.
  17. ;; (Default is blank)  
  18.  
  19. AskForOptionalDirs=0
  20. ;; Adds an an additional dialog to Setup (default is 0).
  21. ;; This dialog allows the user to select alternative directories
  22. ;; for mail and for attachments.  The MailDir and AttachDir entries
  23. ;; below will be used as the default values for this dialog.
  24. ;;   AskForOptionalDirs=1 enables this dialog.
  25. MailDir=
  26. AttachDir=
  27.  
  28.   
  29. DontInstallScripts=0
  30. ;; Set this to 1 if you do not want the dialup scripts to be installed.
  31. ;; (Default is 0)
  32.  
  33. LocalDriveInstall = 0
  34. ;; A local drive installation installs only user specific files (default is 0).
  35. ;; This setting is suitable for network configurations where the Eudora 
  36. ;; executable will not be found on the users local machine.  
  37. ;;   LocalDriveInstall=1  creates mail and attachment directories, and 
  38. ;;                        installs the EUDORA.INI.  The executable is not
  39. ;;                   installed.  
  40.